pub unsafe extern "C" fn gst_buffer_get_n_meta(
    buffer: *mut GstBuffer,
    api_type: GType
) -> c_uint
This is supported on crate feature v1_14 only.