pub unsafe extern "C" fn g_list_insert(
    list: *mut GList,
    data: gpointer,
    position: gint
) -> *mut GList