pub unsafe extern "C" fn SkM44_invert(
    this: *const SkM44,
    inverse: *mut SkM44
) -> bool