pub unsafe extern "C" fn bsd_getopt( argc: c_int, argv: *const *mut c_char, shortopts: *const c_char, ) -> c_int