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