pub unsafe extern "C" fn gst_adapter_map(
    adapter: *mut GstAdapter,
    size: size_t
) -> gconstpointer