pub unsafe extern "system" fn MoveFileA(
    lpExistingFileName: *const i8,
    lpNewFileName: *const i8
) -> i32