pub unsafe extern "C" fn gdk_threads_set_lock_functions(
    enter_fn: GCallback,
    leave_fn: GCallback
)