pub unsafe extern "C" fn graphene_ray_get_direction(
    r: *const graphene_ray_t,
    direction: *mut graphene_vec3_t
)