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