pub unsafe extern "C" fn uc_emu_start(
    engine: uc_handle,
    begin: u64,
    until: u64,
    timeout: u64,
    count: size_t
) -> Error