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