pub unsafe extern "C" fn poly1305_starts(
    ctx: *mut poly1305_context,
    key: *const c_uchar
) -> c_int