pub unsafe extern "C" fn g_thread_set_priority(
    thread: *mut GThread,
    priority: GThreadPriority
)