Function g_async_queue_push_front_unlocked

pub unsafe extern "C" fn g_async_queue_push_front_unlocked(
    queue: *mut _GAsyncQueue,
    item: *mut c_void,
)