squirrel_sys
pub unsafe extern "C" fn sq_realloc( p: *mut c_void, oldsize: SQUnsignedInteger, newsize: SQUnsignedInteger) -> *mut c_void