pub unsafe extern "C" fn hdfsStreamBuilderSetDefaultBlockSize(
    bld: *mut hdfsStreamBuilder,
    defaultBlockSize: i64
) -> c_int