pub unsafe extern "C" fn sqlite3_bind_parameter_index( pStmt: *mut sqlite3_stmt, name: *const c_char, ) -> c_int