pub unsafe fn SetupFindNextLine(
    contextin: *const INFCONTEXT,
    contextout: *mut INFCONTEXT
) -> Result<()>