pub unsafe extern "C" fn hdfsBuilderSetKerbTicketCachePath(
    bld: *mut hdfsBuilder,
    kerbTicketCachePath: *const c_char
)