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