Function windows_sys::Win32::Storage::FileSystem::CreateEnlistment
pub unsafe extern "system" fn CreateEnlistment(
lpenlistmentattributes: *mut SECURITY_ATTRIBUTES,
resourcemanagerhandle: HANDLE,
transactionhandle: HANDLE,
notificationmask: u32,
createoptions: u32,
enlistmentkey: *mut c_void,
) -> HANDLE