pub unsafe extern "C" fn cairo_mesh_pattern_get_patch_count(
    pattern: *mut cairo_pattern_t,
    count: *mut c_uint
) -> cairo_status_t