pub unsafe extern "C" fn dpiVar_setFromBytes( var: *mut dpiVar, pos: u32, value: *const c_char, valueLength: u32, ) -> c_int