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