GetLongPathNameW

Function GetLongPathNameW 

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