Function WTSSetListenerSecurityA
pub unsafe extern "system" fn WTSSetListenerSecurityA(
hserver: HANDLE,
preserved: *const c_void,
reserved: u32,
plistenername: PCSTR,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL