pub unsafe extern "C" fn gst_value_fixate(
    dest: *mut GValue,
    src: *const GValue
) -> gboolean