pub unsafe extern "C" fn frida_script_post(
    self_: *mut FridaScript,
    json: *const gchar,
    data: *mut GBytes
)