pub unsafe extern "C" fn graphene_triangle_get_normal(
    t: *const graphene_triangle_t,
    res: *mut graphene_vec3_t
)