pub unsafe fn memset_pattern8(
    arg___b: *mut c_void,
    arg___pattern8: *const c_void,
    arg___len: usize
)