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