pub unsafe extern "system" fn HttpGetServerCredentials(
    pwszurl: PCWSTR,
    ppwszusername: *mut PWSTR,
    ppwszpassword: *mut PWSTR
) -> u32