pub type PLSA_CALL_PACKAGE_PASSTHROUGH = Option<unsafe extern "system" fn(authenticationpackage: *const UNICODE_STRING, clientbufferbase: *const c_void, protocolsubmitbuffer: *const c_void, submitbufferlength: u32, protocolreturnbuffer: *mut *mut c_void, returnbufferlength: *mut u32, protocolstatus: *mut i32) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"