pub unsafe extern "C" fn gst_value_init_and_copy(
    dest: *mut GValue,
    src: *const GValue
)