pub unsafe extern "C" fn hdfsGetWorkingDirectory(
    fs: hdfsFS,
    buffer: *mut c_char,
    bufferSize: c_ulong
) -> *mut c_char