pub unsafe fn SetupGetLineCountW<P0>(
    infhandle: *const c_void,
    section: P0
) -> i32
where P0: IntoParam<PCWSTR>,