pub unsafe extern "C" fn rpc_system_app_confirm(
    rpc_app: *mut RpcAppSystem,
    event: RpcAppSystemEvent,
    result: bool
)