pub unsafe extern "C" fn entropy_func(
    data: *mut c_void,
    output: *mut c_uchar,
    len: size_t
) -> c_int