pub unsafe extern "C" fn FspPosixMapWindowsToPosixPathEx(
    WindowsPath: PWSTR,
    PPosixPath: *mut *mut c_char,
    Translate: BOOLEAN
) -> NTSTATUS