pub unsafe extern "C" fn frida_portal_service_post(
    self_: *mut FridaPortalService,
    connection_id: guint,
    json: *const gchar,
    data: *mut GBytes
)