pub unsafe extern "system" fn _hwrite(
    hFile: i32,
    lpBuffer: *const i8,
    lBytes: i32
) -> i32