pub unsafe extern "C" fn memccpy( __dst: *mut c_void, __src: *const c_void, __stop_char: c_int, __n: c_uint ) -> *mut c_void