pub unsafe fn OpenEventA<'a>( dwdesiredaccess: u32, binherithandle: impl IntoParam<'a, BOOL>, lpname: impl IntoParam<'a, PSTR>, ) -> HANDLE