pub unsafe extern "C" fn C_SkMatrix_invert(
    self_: *const SkMatrix,
    inverse: *mut SkMatrix
) -> bool