Function windows_sys::Win32::Security::Authentication::Identity::QueryCredentialsAttributesExW
pub unsafe extern "system" fn QueryCredentialsAttributesExW(
phcredential: *const SecHandle,
ulattribute: u32,
pbuffer: *mut c_void,
cbbuffer: u32,
) -> HRESULT