pub unsafe extern "C" fn Py_FdIsInteractive(
    file: *mut FILE,
    filename: *const c_char
) -> c_int