pub unsafe extern "system" fn QuerySecurityContextToken(
    phcontext: *const SecHandle,
    token: *mut *mut c_void,
) -> HRESULT