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