pub unsafe extern "C" fn clib_mem_vm_map( start: *mut c_void, size: uword, log2_page_size: clib_mem_page_sz_t, fmt: *mut c_char, ... ) -> *mut c_void