pub unsafe extern "C" fn graphene_matrix_inverse(
m: *const graphene_matrix_t,
res: *mut graphene_matrix_t,
) -> boolpub unsafe extern "C" fn graphene_matrix_inverse(
m: *const graphene_matrix_t,
res: *mut graphene_matrix_t,
) -> bool