pub unsafe extern "C" fn rpc_system_app_set_callback(
    rpc_app: *mut RpcAppSystem,
    callback: RpcAppSystemCallback,
    ctx: *mut c_void
)