pub unsafe extern "system" fn SetupFindFirstLineW(
    infhandle: *const c_void,
    section: PCWSTR,
    key: PCWSTR,
    context: *mut INFCONTEXT,
) -> BOOL