pub unsafe extern "C" fn getentropy(
    buf: *mut c_void,
    buflen: size_t
) -> c_int