pub unsafe extern "C" fn botan_totp_generate( totp: botan_totp_t, totp_code: *mut u32, timestamp: u64, ) -> c_int