pub unsafe extern "C-unwind" fn janet_cryptorand(
    out: *mut u8,
    n: usize
) -> c_int