pub unsafe extern "C" fn gst_context_has_context_type(
    context: *const GstContext,
    context_type: *const c_char
) -> gboolean