Thanks to visit codestin.com Credit goes to docs.rs
pub unsafe extern "C" fn popen( command: *const c_char, mode: *const c_char, ) -> *mut FILE