Function g_thread_set_priority

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