pub unsafe extern "C" fn waitpid(
    pid: i32,
    status: *mut i32,
    options: i32
) -> i32