pub unsafe extern "stdcall" fn GetCurrentDirectoryA(
    nBufferLength: DWORD,
    lpBuffer: LPSTR
) -> DWORD