pub unsafe extern "system" fn LdrGetDllFullName(
    DllHandle: PVOID,
    FullDllName: PUNICODE_STRING
) -> NTSTATUS