pub unsafe extern "system" fn LdrGetKnownDllSectionHandle(
    DllName: PCWSTR,
    KnownDlls32: BOOLEAN,
    Section: PHANDLE
) -> NTSTATUS