Function windows_sys::Win32::UI::Shell::PathRelativePathToW

pub unsafe extern "system" fn PathRelativePathToW(
    pszpath: PWSTR,
    pszfrom: PCWSTR,
    dwattrfrom: u32,
    pszto: PCWSTR,
    dwattrto: u32,
) -> BOOL