pub unsafe extern "C" fn g_source_set_funcs(
    source: *mut GSource,
    funcs: *mut GSourceFuncs
)