pub unsafe extern "C" fn mq_receive( mqd: i32, msg_ptr: *mut i8, msg_len: usize, msg_prio: *mut u32, ) -> isize