Sorry, I messed up the formatting for wow64_NtAccessCheckByTypeAndAuditAlarm on line 130 (length, mapping, creation,). I don't think a revision is needed just for that. Alexandre, please��change it��to this or whatever you'd like if you commit it:

�� �� return NtAccessCheckByTypeAndAuditAlarm( unicode_str_32to64( &subsystem, subsystem32 ), handle,
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��unicode_str_32to64( &typename, typename32 ),
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��unicode_str_32to64( &objname, objname32 ),
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��secdesc_32to64( &sd, sd32 ), access, type, flags, list,
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��length, mapping, creation, access_granted, access_status,
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��onclose );
--
Kind regards,
Mohamad