pub unsafe extern "C" fn dpiLob_writeBytes( lob: *mut dpiLob, offset: u64, value: *const c_char, valueLength: u64, ) -> c_int