pub unsafe fn CompareObjectHandles<'a>( hfirstobjecthandle: impl IntoParam<'a, HANDLE>, hsecondobjecthandle: impl IntoParam<'a, HANDLE>, ) -> BOOL