pub unsafe extern "C" fn pa_xmemdup( p: *const c_void, l: usize, ) -> *mut c_void
Duplicates the specified memory block.