pub unsafe extern "C" fn _frida_g_qsort_with_data(
    pbase: gconstpointer,
    total_elems: gint,
    size: gsize,
    compare_func: GCompareDataFunc,
    user_data: gpointer
)