pub unsafe extern "C" fn gst_stream_volume_convert_volume(
    from: GstStreamVolumeFormat,
    to: GstStreamVolumeFormat,
    val: c_double
) -> c_double