#[no_mangle] pub unsafe extern "C" fn memset( dst: *mut c_void, fill: c_int, len: usize) -> *mut c_void