pub unsafe extern "C" fn gsk_rounded_rect_init_from_rect(
    self_: *mut GskRoundedRect,
    bounds: *const graphene_rect_t,
    radius: c_float
) -> *mut GskRoundedRect