pub unsafe extern "C" fn sqlite3_bind_blob64( arg1: *mut sqlite3_stmt, arg2: i32, arg3: *const c_void, arg4: u64, arg5: Option<unsafe extern "C" fn(*mut c_void)>, ) -> i32