pub unsafe extern "C" fn PQescapeString( to: *mut c_char, from: *const c_char, length: usize, ) -> usize