pub unsafe extern "C" fn sqlite3_stmt_isexplain(
    pStmt: *mut sqlite3_stmt
) -> c_int