pub unsafe extern "C" fn PQputCopyEnd(
    conn: *mut PGconn,
    errormsg: *const c_char
) -> c_int