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