pub unsafe fn CreateTransactionManager<'a>( lptransactionattributes: *mut SECURITY_ATTRIBUTES, logfilename: impl IntoParam<'a, PWSTR>, createoptions: u32, commitstrength: u32, ) -> HANDLE