pub unsafe extern "system" fn CreateEnlistment(
    lpenlistmentattributes: *mut SECURITY_ATTRIBUTES,
    resourcemanagerhandle: HANDLE,
    transactionhandle: HANDLE,
    notificationmask: u32,
    createoptions: u32,
    enlistmentkey: *mut c_void
) -> HANDLE
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_Security"