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