pub unsafe extern "C" fn graphene_rect_contains_point(
    r: *const graphene_rect_t,
    p: *const graphene_point_t
) -> bool