pub unsafe extern "C" fn gst_memory_make_mapped(
    mem: *mut GstMemory,
    info: *mut GstMapInfo,
    flags: GstMapFlags
) -> *mut GstMemory