pub unsafe extern "C" fn g_queue_push_tail(
    queue: *mut GQueue,
    data: gpointer
)