pub unsafe fn SetEnlistmentRecoveryInformation<'a>( enlistmenthandle: impl IntoParam<'a, HANDLE>, buffersize: u32, buffer: *mut c_void, ) -> BOOL