pub unsafe extern "C" fn gst_custom_meta_has_name(
    meta: *mut GstCustomMeta,
    name: *const c_char
) -> gboolean