Function UrlEscapeA

pub unsafe extern "system" fn UrlEscapeA(
    pszurl: PCSTR,
    pszescaped: PSTR,
    pcchescaped: *mut u32,
    dwflags: u32,
) -> HRESULT