pub unsafe extern "C" fn _frida_g_variant_new_array(
    child_type: *const GVariantType,
    children: *const *mut GVariant,
    n_children: gsize
) -> *mut GVariant