pub unsafe extern "C" fn shm_alloc( key: key_t, size: usize, flag: c_int, id: *mut c_int) -> *mut c_void
Useful utility