pub unsafe extern "C" fn av_thread_message_queue_recv( mq: *mut AVThreadMessageQueue, msg: *mut c_void, flags: u32, ) -> i32
Receive a message from the queue.