pub unsafe extern "C" fn gsk_rounded_rect_intersects_rect(
    self_: *const GskRoundedRect,
    rect: *const graphene_rect_t
) -> gboolean