#[unsafe(no_mangle)]
pub extern "C" fn rpc(
client: *mut ClientWrapper,
options: *mut QueueMessageRequestWrapper,
timeout: i32,
) -> *mut RpcResponseWrapper
#[unsafe(no_mangle)]
pub extern "C" fn rpc(
client: *mut ClientWrapper,
options: *mut QueueMessageRequestWrapper,
timeout: i32,
) -> *mut RpcResponseWrapper