pub unsafe extern "C" fn PQputCopyData( conn: *mut PGconn, buffer: *const c_char, nbytes: c_int, ) -> c_int