GetLongPathNameW

Function GetLongPathNameW 

Source
pub unsafe extern "stdcall" fn GetLongPathNameW(
    lpszShortPath: LPCWSTR,
    lpszLongPath: LPWSTR,
    cchBuffer: DWORD,
) -> DWORD