pub unsafe extern "C" fn argon2_verify( encoded: *const c_char, pwd: *const c_void, pwdlen: size_t, ty: argon2_type, ) -> c_int