pub unsafe extern "C" fn hdfsSetReplication(
    fs: hdfsFS,
    path: *const c_char,
    replication: i16
) -> c_int