Function windows_sys::Win32::Storage::FileSystem::GetFinalPathNameByHandleA
pub unsafe extern "system" fn GetFinalPathNameByHandleA(
hfile: HANDLE,
lpszfilepath: PSTR,
cchfilepath: u32,
dwflags: GETFINALPATHNAMEBYHANDLE_FLAGS,
) -> u32