pub unsafe extern "C" fn gst_play_message_parse_video_dimensions_changed(
    msg: *mut GstMessage,
    width: *mut c_uint,
    height: *mut c_uint
)