pub unsafe extern "C" fn gsk_rounded_rect_contains_point(
    self_: *const GskRoundedRect,
    point: *const graphene_point_t
) -> gboolean