pub unsafe extern "C" fn graphene_ray_get_distance_to_plane(
    r: *const graphene_ray_t,
    p: *const graphene_plane_t
) -> c_float