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