pub unsafe extern "system" fn CreateEventW( lpeventattributes: *const SECURITY_ATTRIBUTES, bmanualreset: BOOL, binitialstate: BOOL, lpname: PCWSTR, ) -> HANDLE