pub type CRYPT_URL_ARRAY = _CRYPT_URL_ARRAY;
struct CRYPT_URL_ARRAY { pub cUrl: u32, pub rgwszUrl: *mut *mut u16, }
cUrl: u32
rgwszUrl: *mut *mut u16