pub unsafe extern "C" fn graphene_matrix_transform_sphere(
    m: *const graphene_matrix_t,
    s: *const graphene_sphere_t,
    res: *mut graphene_sphere_t
)