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