pub unsafe extern "C" fn gst_play_message_parse_volume_changed(
    msg: *mut GstMessage,
    volume: *mut c_double
)