pub unsafe extern "system" fn LdrFindEntryForAddress(
    DllHandle: PVOID,
    Entry: *mut PLDR_DATA_TABLE_ENTRY
) -> NTSTATUS