pub unsafe extern "C" fn yr_scanner_set_timeout(
    scanner: *mut YR_SCANNER,
    timeout: c_int
)