pub unsafe extern "C" fn gst_buffer_unset_flags(
    buffer: *mut GstBuffer,
    flags: GstBufferFlags
) -> gboolean