pub unsafe extern "system" fn SaslSetContextOption(
    contexthandle: *const SecHandle,
    option: u32,
    value: *const c_void,
    size: u32,
) -> HRESULT