pub unsafe fn PathRelativePathToW<P1, P3>( pszpath: &mut [u16; 260], pszfrom: P1, dwattrfrom: u32, pszto: P3, dwattrto: u32, ) -> BOOLwhere P1: Param<PCWSTR>, P3: Param<PCWSTR>,