pub unsafe extern "C" fn PQsetSingleRowMode(
    conn: *mut PGconn
) -> c_int