pub unsafe extern "C" fn g_source_set_static_name(
    source: *mut GSource,
    name: *const c_char
)
This is supported on crate feature v2_70 only.