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