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