pub unsafe fn shm_mq_receive( arg_mqh: *mut shm_mq_handle, arg_nbytesp: *mut Size, arg_datap: *mut *mut c_void, arg_nowait: bool, ) -> Type