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