pub unsafe extern "C" fn gst_buffer_iterate_meta_filtered(
    buffer: *mut GstBuffer,
    state: *mut gpointer,
    meta_api_type: GType
) -> *mut GstMeta
This is supported on crate feature v1_12 only.