pub unsafe fn popen(
    arg___command: *const c_char,
    arg___modes: *const c_char
) -> *mut FILE