Function wcsnlen

Source
pub unsafe extern "C" fn wcsnlen(
    _Source: *const wchar_t,
    _MaxCount: usize,
) -> usize