pub unsafe extern "C" fn graphene_triangle_equal(
    a: *const graphene_triangle_t,
    b: *const graphene_triangle_t
) -> bool