pub unsafe extern "system" fn DeleteFileTransactedW(
    lpFileName: *const u16,
    hTransaction: *mut c_void
) -> i32