pub unsafe extern "C" fn argon2_verify_ctx(
context: *mut argon2_context,
hash: *const c_char,
ty: argon2_type,
) -> c_intpub unsafe extern "C" fn argon2_verify_ctx(
context: *mut argon2_context,
hash: *const c_char,
ty: argon2_type,
) -> c_int