pub unsafe extern "C" fn gst_memory_is_type(
    mem: *mut GstMemory,
    mem_type: *const c_char
) -> gboolean