Function IoGetStackLimits

pub unsafe extern "system" fn IoGetStackLimits(
    lowlimit: *mut usize,
    highlimit: *mut usize,
)