pub unsafe extern "C" fn g_source_set_priority(
    source: *mut GSource,
    priority: gint
)