Function windows_sys::Win32::Security::Authentication::Identity::SaslGetContextOption
pub unsafe extern "system" fn SaslGetContextOption(
contexthandle: *const SecHandle,
option: u32,
value: *mut c_void,
size: u32,
needed: *mut u32,
) -> HRESULT