Function UnmapViewOfFile

pub unsafe extern "system" fn UnmapViewOfFile(
    lpbaseaddress: MEMORY_MAPPED_VIEW_ADDRESS,
) -> BOOL