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