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