pub unsafe extern "C" fn memset_pattern4(
    b: *mut c_void,
    pattern4: *const c_void,
    len: size_t
)