pub unsafe fn memset_pattern16(
    arg___b: *mut c_void,
    arg___pattern16: *const c_void,
    arg___len: usize
)