pub unsafe fn shm_mq_send( arg_mqh: *mut shm_mq_handle, arg_nbytes: Size, arg_data: *const c_void, arg_nowait: bool, ) -> Type