pub unsafe fn memset(
    arg___s: *mut c_void,
    arg___c: c_int,
    arg___n: c_ulong
) -> *mut c_void