pub unsafe extern "system" fn RtlFindExportedRoutineByName(
    BaseOfImage: PVOID,
    RoutineName: PSTR
) -> PVOID