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