pub unsafe extern "C" fn _frida_g_array_set_clear_func(
    array: *mut GArray,
    clear_func: GDestroyNotify
)