pub unsafe extern "C" fn entropy_update_manual(
    ctx: *mut entropy_context,
    data: *const c_uchar,
    len: size_t
) -> c_int