pub unsafe extern "C" fn yr_scanner_scan_file(
    scanner: *mut YR_SCANNER,
    filename: *const c_char
) -> c_int