pub unsafe extern "C" fn sqlite3_clear_bindings(
    p: *mut sqlite3_stmt
) -> c_int