pub unsafe extern "stdcall" fn I_RpcConnectionSetSockBuffSize(
    RecvBuffSize: c_ulong,
    SendBuffSize: c_ulong
) -> RPC_STATUS