pub unsafe extern "system" fn UrlApplySchemeW(
    pszin: PCWSTR,
    pszout: PWSTR,
    pcchout: *mut u32,
    dwflags: u32
) -> HRESULT