pub unsafe extern "C" fn _frida_g_byte_array_append(
    array: *mut GByteArray,
    data: *const guint8,
    len: guint
) -> *mut GByteArray