pub unsafe extern "C" fn botan_hotp_generate( hotp: botan_hotp_t, hotp_code: *mut u32, hotp_counter: u64, ) -> c_int