pub unsafe extern "system" fn RtlDeleteFunctionTable(
    functiontable: *const IMAGE_RUNTIME_FUNCTION_ENTRY,
) -> BOOLEAN