pub unsafe extern "C" fn fy_parser_set_input_fp( fyp: *mut fy_parser, name: *const c_char, fp: *mut FILE, ) -> c_int