pub unsafe extern "C" fn pw_mempool_import_map(
    pool: *mut pw_mempool,
    other: *mut pw_mempool,
    data: *mut c_void,
    size: u32,
    tag: *mut u32
) -> *mut pw_memmap