pub unsafe extern "C" fn C_SkRegion_set(
    self_: *mut SkRegion,
    region: *const SkRegion
) -> bool