pub type PLSA_OPEN_SAM_USER = Option<unsafe extern "system" fn(name: *const UNICODE_STRING, nametype: SECPKG_NAME_TYPE, prefix: *const UNICODE_STRING, allowguest: BOOLEAN, reserved: u32, userhandle: *mut *mut c_void) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"