Function _PyOS_URandomNonblock

Source
pub unsafe extern "C" fn _PyOS_URandomNonblock(
    buffer: *mut c_void,
    size: Py_ssize_t,
) -> c_int