pub unsafe extern "C" fn graphene_triangle_contains_point(
    t: *const graphene_triangle_t,
    p: *const graphene_point3d_t
) -> bool