pub unsafe extern "C" fn sqlite3_bind_double( arg1: *mut sqlite3_stmt, arg2: i32, arg3: f64, ) -> i32