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